Skip to content

Conversation

jmriego
Copy link

@jmriego jmriego commented Aug 21, 2017

This pull request is for adding the option to reply to stdin requests from the kernel.
With this, it's possible to prompt for users, passwords or even use ipdb to debug a program.

Everytime the kernel asks for input, it will inform of that in the status line and it's possible to answer by going to the vim-ipython buffer and editing the last line, which will show the prompt text. I'm using vim input or inputsecret functions to ask for user input as I think that's more appropiate than just writing text in the buffer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant